Welcome![Sign In][Sign Up]
Location:
Search - mpeg vc

Search list

[Audio programminimpegplayer

Description: 一个简单的mpeg播放器,可以在vc下编译 -a simple mpeg player, the compiler under vc
Platform: | Size: 22528 | Author: 苏哲 | Hits:

[DVD13818_5_for_vc

Description: 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。 2、VC++6.0编译设置 需要在菜单Poject-〉Settings 弹出的对话框中把预编译头设置成Not using precompiled headers,如Vc_setting.jpg中的图片所示。 3、运行 编译生成decode2.exe文件后在命令行如下运行 decode2.exe d:\cctv.ts 一开始在没有分析完PAT和PMT表时会打印一些如unexpected pid: 513的消息,请耐心等待一会儿就会发现分析的系统层信息打印了。可能刷屏很快导致你看不清信息,可以将打印信息重定向到某个文件中,如下: decode2.exe d:\cctv.ts >c:\ts_decode.txt 运行decode2.exe的同时会在当前目录生成过滤后的PES文件,文件名格式stream512,512为PID。 -a brief account of this code is ISO 13818-5 MPEG2 system layer protocol analysis code, After I few modifications, now he can finally in VC 6.0 compiler operation, Published line with those dedicated to understanding MPEG2 system layer protocol and an overtime programmers. To be compiled under the windows, I revised the relevant part of the operating system code, Notes swap some of the main function, leaving only the main decode.cpp function without notes, So when a compiled program is TS system layer decoding process analysis, if we are to achieve other functions such as encode. decode.cpp as long as the main function of the rich encode.cpp put the main function annotation will be removed. 2. VC 6.0 compiler installed in the menu Poject- "Settings pop-up dialog box put pre- translat
Platform: | Size: 99328 | Author: 陈水德 | Hits:

[Speech/Voice recognition/combineMPEGaac

Description: \mpeg2 \doc \mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \src \mpeg2enc 编码器源代码及VC下编译的可执行程序 \mpeg2dec 解码器源代码及VC下编译的可执行程序 \par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 \bin 给出了该文件的可执行程序 \mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 \AAC \aacenc mpeg2 AAC音频编码程序 \aacdec mpeg2 AAC音频解码程序-\ mpeg2 \ doc \ mpeg2enc.doc and mpeg2dec.doc document contains a decoder for further information. \ Verify a group used for the certification of small images and the data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. \ Src \ mpeg2enc encoder source code and compiled under VC executable \ mpeg2dec decoder source code and compiled under VC executable \ par is a group of 25 per second in 30 and the rate under MPEG-2 and MPEG-1 encoding of the document encoding parameters. \ Bin presented the document executable \ mpeg2ply to include a broadcast and mpeg1 mpeg2 video stream of windows executable. \ AAC \ aacenc mpeg2 AAC audio coding procedures \ aacdec mpeg2 AAC Audio Decoder
Platform: | Size: 804864 | Author: guzhiru | Hits:

[DirextXvideoclient

Description: 播放mpeg avi等各种格式的视频文件的vc例程,Direct Show 技术-broadcast mpeg avi, and other formats of video files vc routines, Direct Show
Platform: | Size: 25600 | Author: fuxinrong | Hits:

[mpeg mp3MPEGcodec

Description: this process is about how to complete MPEG codec, write by VC++.-this process is about how to complete MPEG c odec, write by VC.
Platform: | Size: 668672 | Author: 玫玫 | Hits:

[Multimedia program4MonitorVideoCoderBasedOnTMS320C6211DSP

Description: 本文首先对DSP技术特别是TI公司的C6000系列进行了介绍,为以后的编码算法研究工作做准备。 之后通过对目前的视频编码标准的分析和比较,选择了MPEG-4视频编码标准作为监控视频编码框架。 接着在对MPEG-4视频压缩基本技术分析的基础上,结合监控视频和C6211DSP硬件的特点, 深入研究了运动估计、DCT变换、量化等算法并进行了优化, 采用了基于钻石搜索的背景块运动搜索算法和全零块预判别算法,提高了编码程序的效率。 随后,本文在PC机上采用VC编写了改进后的MPEG-4视频编码器和解码器的软件,验证了对算法改进的可行性。
Platform: | Size: 4558848 | Author: QHLee | Hits:

[Otherh264_loopfilter

Description: The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. This document describes the methods of filtering reconstructed blocks in an H.264 CODEC. Note that the H.264 draft standard is not yet finalised and so readers are encouraged to refer to the latest version of the standard.-The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard forthe coding (compression) of natural video images. The new standard [1] will be known as H.264 andalso MPEG-4 Part 10,
Platform: | Size: 53248 | Author: woyun | Hits:

[Otherh264_transform

Description: The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. This document describes the transform and quantization processes defined, or implied, by the standard.-The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard forthe coding (compression) of natural video images. The new standard [1] will be known as H.264 andalso MPEG-4 Part 10,
Platform: | Size: 62464 | Author: woyun | Hits:

[Multimedia DevelopVedio2BMPConverter

Description: 用VC写的一个可以将视频文件转换为.bmp,.jpg等格式的图片序列的软件,对于学习cximage和ffmpeg库都比较有用,也可以帮助你自己写播放器,支持的视频格式很多-Using VC to write a video file can be converted to. Bmp,. Jpg format picture sequence, such as software, for learning cximage and ffmpeg libraries are more useful, they can help to write your own player, support many video formats
Platform: | Size: 3660800 | Author: yang | Hits:

[Compress-Decompress algrithmsmpeg2

Description: 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。-1, INTRODUCTION This code is IS0 13818-5 MPEG2 system layer protocol analysis code, after that I modified, and now finally can VC++ 6.0 compiler to run under the release for up dedicated to those who understand the MPEG2 system layer protocol and the hard programmers to work overtime. In order to be able to compile under windows, I modified the relevant part of the operating system code, comment out a number of main function, leaving only the main function decode.cpp no comment, so the procedure is compiled TS streaming system layer decoding analysis procedures, If you want to realize other functions such as encode, as long as the main function of decode.cpp comment, the main function of encode.cpp Notes can be removed.
Platform: | Size: 221184 | Author: | Hits:

[mpeg mp3Mpeg2

Description: 一个mpeg2的源代码,可以用VC++进行修改后进行编码和解码.-An mpeg2 source code can be used VC++ Be modified after the encoding and decoding.
Platform: | Size: 187392 | Author: 泉木 | Hits:

[Multimedia Developmpeg4decsrc

Description: mpeg编码代码,vc++编写,含测试程序。-mpeg encoder code, vc++ prepared, including test procedures.
Platform: | Size: 148480 | Author: xulan | Hits:

[Special Effectsmpeg2dec

Description: 基于VC的MPEG2解码程序,已调试通过,绝对值得一看!-MPEG2 decoding of VC-based procedures have been debug through, definitely worth a visit!
Platform: | Size: 120832 | Author: thinkelse | Hits:

[Special EffectsEZW

Description: 基于VC的JMPEG编码程序,已调试通过,绝对值得一看!-Price coverlet VC tungsten cavity JMPEG met the most序been , , Toru Services试Qin Qin值radial carpal vessels instance !
Platform: | Size: 11264 | Author: thinkelse | Hits:

[Streaming Mpeg4mpeg1

Description: vc编程实现的mpeg1编码,可以设定参数-vc the mpeg1 programming code, you can set parameters
Platform: | Size: 32768 | Author: JipingQiang | Hits:

[Streaming Mpeg4avi2mpg1_src

Description: VC++基础上的MPEG1运动估计及补偿预测算法实现,这里面既包括了P图像的预测算法又包含了B图像的双向预测算法-VC++ Based on motion estimation and compensation MPEG1 prediction algorithm to achieve, there is both a P image prediction algorithm B also contains images of bi-directional prediction algorithm
Platform: | Size: 102400 | Author: 王晓川 | Hits:

[Streaming Mpeg4encoder

Description: 用VC++代码实现了MPEG-4视频编码算法,可以对原始图像进行压缩编码-With VC++ Code realize the MPEG-4 video encoding algorithm can compress the original image coding
Platform: | Size: 321536 | Author: 森海 | Hits:

[Special Effects44

Description: \mpeg2 \doc \mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \src \mpeg2enc 编码器源代码及VC下编译的可执行程序 \mpeg2dec 解码器源代码及VC下编译的可执行程序 \par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 \bin 给出了该文件的可执行程序 \mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 \AAC \aacenc mpeg2 AAC音频编码程序 \aacdec mpeg2 AAC音频解码程序-mpeg2 doc mpeg2enc.doc and mpeg2dec.doc file contains the decoder further information. verify a set of images used for validation of data streams and small, and used to automatically detect encoders and decoders output of Unix shell script file. src mpeg2enc encoder VC source code and compiled executable programs under mpeg2dec decoder source code and VC-compiled executable programs under par is given in one group 25 and 30 frames per second rate under the MPEG-2 and MPEG-1 encoded encoder parameter files. in given executable program of the document contains a mpeg2ply used to play mpeg1 and mpeg2 video streams windows executable program. AAC aacenc mpeg2 AAC audio coding procedures aacdec mpeg2 AAC audio decoding procedures
Platform: | Size: 694272 | Author: 韩义 | Hits:

[Windows Developxviddecode

Description: 基于VC的MPEG4解码程序 解码输出为yuv格式的文件 可以用yuv视图工具来看 -VC-based decoding of MPEG4 decoding procedure for yuv output formats can be used yuv tool to look at the view
Platform: | Size: 4630528 | Author: 张浩 | Hits:

[Compress-Decompress algrithmsVideoEncode

Description: 用VC++6.0开发的用于对摄像头采集到的视频用xvid编码器(MPEG-4的一种)进行压缩存储。-With VC++ 6.0 development for the camera to capture video with xvid encoder (MPEG-4 a) compressed storage.
Platform: | Size: 2097152 | Author: 李金红 | Hits:
« 1 2 3 4 56 7 8 9 10 11 12 »

CodeBus www.codebus.net